home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000391_news@newsmaster….columbia.edu _Thu Sep 25 11:19:54 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA29342
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 25 Sep 1997 11:19:54 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA02682
  7.     for kermit.misc@watsun; Thu, 25 Sep 1997 11:19:53 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Kermit via PPP under DOS?
  12. Date: 25 Sep 1997 15:19:52 GMT
  13. Organization: Columbia University
  14. Lines: 22
  15. Message-ID: <60dveo$q16$1@apakabar.cc.columbia.edu>
  16. References: <60dt7d$dj2@f1n1.spenet.wfu.edu>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7718
  19.  
  20. In article <60dt7d$dj2@f1n1.spenet.wfu.edu>,
  21. Rick Matthews <matthews@wfu.edu> wrote:
  22. : Can anyone one tell me how to set up a PPP connection under DOS?
  23. 1. Download the MS-DOS Kermit 3.15 update announced here a few days ago:
  24.  
  25.    ftp://kermit.columbia.edu/kermit/archives/msk315.zip.
  26.  
  27. 2. Read Appendix II of MSK315.DOC.
  28.  
  29. : I'll want to use Kermit for telneting, and I will also want
  30. : to use a DOS pop mail client.  Pegasus?
  31. Not at the same time as Kermit.  If you want to have multiple TCP/IP clients
  32. going at once, you'll need to run Windows, Linux, OS/2, or some other
  33. multitasking system.  And in that case you'll need a different Kermit that is
  34. a regular Winsock, Berkeley sockets, or IBM TCP/IP client.  More info at our
  35. website:
  36.  
  37.   http://www.columbia.edu/kermit/
  38.  
  39. - Frank